home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
WINLINUX
/
DATA1.CAB
/
programs_-_include
/
ASM-PPC
/
MACHDEP.H
< prev
next >
Wrap
C/C++ Source or Header
|
1999-09-17
|
161b
|
13 lines
#ifndef _PPC_MACHDEP_H
#define _PPC_MACHDEP_H
#include <linux/config.h>
#ifdef CONFIG_APUS
#include <asm-m68k/machdep.h>
#endif
#endif /* _PPC_MACHDEP_H */